CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt 嵌入式

搜索资源列表

  1. qtopia-free-1.7.0.tar

    0下载:
  2. Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.7平台上编译为嵌入式图形界面操作系统。-Trolltech released the GUI operating system. In qt - embedded-2.3.7 compiler platform graphical interface for embedded operating system.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11040286
    • 提供者:何飞
  1. qtopia-free-source-2.1.1.tar

    0下载:
  2. Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。-A GUI OS developed by Trolltech. It can be combined to embedded GUI OS on Platform qt-embedded-2.3.10
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12112802
    • 提供者:何飞
  1. Qtopia-pdf

    0下载:
  2. 关于Qt的嵌入式版本phone edition,PDA edition的文档说明。-on Qt Embedded edition versions phone, PDA edition of the documents note.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:647141
    • 提供者:郑晓军
  1. Embedded-Qt-examples

    0下载:
  2. Qt Embedded实例教程,嵌入式GUI开发-Embedded Qt examples of tutorials, embedded GUI development.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:623824
    • 提供者:369asdfa
  1. qt-basic-method

    0下载:
  2. Qt几个版本的基本情况的介绍,分类。嵌入式和pc机版本的区别-Qt introduction of several versions of the basic classification. Difference between embedded and pc version
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1279
    • 提供者:dx6485147guzhu
  1. ClientManagementSystemForBank

    0下载:
  2. 《银行排队取号、叫号系统》,Linux服务器(C语言)和ARM-Linux-Qt嵌入式项目-Client management system for bank based on Linux Server(C Lanuage) and Embeded Qt on ARM
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-28
    • 文件大小:10657649
    • 提供者:best.wei
  1. Embedded-Qt

    2下载:
  2. 《嵌入式Qt开发项目教程》配套源代码,因为该书较新发行在2014.12月,所以电子版和源代码资源较难找到,我是直接买了这本书的。源代码包含电子相册,GPS定位,GPRS短信,温湿度实时数据曲线图。- Embedded Qt development project tutorial complementary source code, because the book is a newer release in 2014.12 months, so the electronic version
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:887580
    • 提供者:yanghanzong
  1. QT

    0下载:
  2. 嵌入式QT实验报告,Appchooser应用程序选择器,4, 引入了动画框架,利用Qt Animation实现动画状态机-Embedded QT lab report, Appchooser application selector 4, the introduction of animation frames, use Qt Animation animated state machine
  3. 所属分类:Document

    • 发布日期:2017-05-04
    • 文件大小:74786
    • 提供者:杨新星
  1. lcd

    0下载:
  2. 嵌入式实验 环境监测 Linux开发 Qt环境编程(environment monitor Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:342016
    • 提供者:GS_curry
  1. GPIO口控制类GpioControl

    0下载:
  2. 自己写的嵌入式LINUX下GPIO口控制类 ,用在QT的Widgets Application中 【使用方法】 [初始化对象] GpioControl m_gpioControl; [初始化GPIO第84口OUT] m_gpioControl.Init(84); [设置GPIO第84口高电平] m_gpioControl.gpio_set_value(84, "1"); [设置GPIO第84口低电平] m_gpioControl.gpio_set_value(84, &
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:矿石棋坛
  1. qt-5.5.1-arm.tar

    0下载:
  2. 嵌入式ARM平台上,嵌入式linux的Qt开发SDK。解压到/opt目录下面,下载最新Qt Creator,在Qt Version上配置即可。(This is a SDK for Qt5 on embedded linux platform, you should extract it and copy it to /opt directory, and download Qt Creator to config with it.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:42713088
    • 提供者:ID1020824416
  1. 嵌入式综合实验

    0下载:
  2. LINUX下的嵌入式开发 开发语言是C++语言 利用QT平台(Linux QT c++ Embedded development)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:1483776
    • 提供者:Qtracy
  1. camera

    0下载:
  2. qt开发的嵌入式linux系统下USB摄像头显示(show camra get captrue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:ak477
  1. 选题5-QT

    0下载:
  2. 本实验将介绍如何创建一个简单的 Qtopia2.2.0 程序,并将其集成到 Qtopia2.2.0 中,我们将以 一个简单的计算器作为例子,演示开发一个 Qtopia2.2.0 应用程序的完整步骤,包括使用 designer 设计图形程序界面、交叉编译 arm 版本的程序等等(This experiment will introduce how to create a simple Qtopia2.2.0 program, and integrated into the Qtopia2.2.0,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:950272
    • 提供者:Kingfish
  1. 程序

    0下载:
  2. Qt实例,Qt是一个跨平台应用程序和UI开发框架,无需重复编写源代码,便可跨不同桌面和嵌入式系统。(Qt example, Qt is a cross platform application and UI development framework, without duplication of source code, you can cross different desktop and embedded systems.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:catttt
  1. tcpxin8

    0下载:
  2. 嵌入式编程,使用modbusTcp协议完成网络传输(Embedded programming, the use of modbusTcp protocol to complete the network transmission)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:Annie1025
  1. LLTBase_V1

    0下载:
  2. 读取米铱传感器代码,qt程序控制,arm版本程序(Read the iridium sensor code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-29
    • 文件大小:1063936
    • 提供者:123466
  1. smarthome

    2下载:
  2. 智能家居界面编程。利用QT编写,有温度,窗帘,灯光等控制,另外还添加了串口,线程的设计方法。(Intelligent home interface programming. Using QT, there are temperature, curtains, lights and other controls. In addition, the design method of serial port and thread is added.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-06-09
    • 文件大小:6619136
    • 提供者:yqw123
  1. QT_Bluetooth_An

    1下载:
  2. 通过蓝牙来实现嵌入式设备和手机端的通讯(The communication between embedded devices and mobile terminals is achieved by Bluetooth.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-03-18
    • 文件大小:5120
    • 提供者:两斤半
  1. ModbusTcpClient

    1下载:
  2. QT,嵌入式MODBUS-TPCClient源码,演示。(QT,MODBUS-TPCClient Source,Demo,Projec)
  3. 所属分类:单片机开发

    • 发布日期:2020-10-10
    • 文件大小:6144
    • 提供者:qingshan0971
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com